home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
program
/
aitken.zip
/
CLASSNAV.EXE
/
0
/
RCDATA
/
TCLASSDLG
/
TCLASSDLG.txt
Wrap
Text File
|
1997-02-21
|
920b
|
49 lines
object ClassDlg: TClassDlg
Left = 438
Top = 202
Width = 422
Height = 234
Caption = 'Select Unit . Class'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ListBox1: TListBox
Left = 16
Top = 16
Width = 377
Height = 121
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
IntegralHeight = True
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnDblClick = ListBox1DblClick
end
object Button1: TButton
Left = 113
Top = 160
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 225
Top = 160
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end